MimeType

interface MimeType

A media type of the resource.

Functions

Link copied to clipboard
open fun of(value: String): MimeType
Returns the MimeType instance for the given value.
Link copied to clipboard
open fun value(): String
Returns a string that represents the media type value.